home *** CD-ROM | disk | FTP | other *** search
- object F_BuildMain: TF_BuildMain
- Left = 330
- Top = 130
- Width = 914
- Height = 685
- Caption = 'F_BuildMain'
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Menu = MainMenu1
- OldCreateOrder = False
- OnClose = FormClose
- OnCreate = FormCreate
- PixelsPerInch = 96
- TextHeight = 13
- object Splitter2: TSplitter
- Left = 257
- Top = 0
- Width = 8
- Height = 579
- Cursor = crHSplit
- end
- object StatusBar1: TStatusBar
- Left = 0
- Top = 620
- Width = 906
- Height = 19
- Panels = <>
- SimplePanel = True
- end
- object Panel3: TPanel
- Left = 0
- Top = 579
- Width = 906
- Height = 41
- Align = alBottom
- TabOrder = 1
- object bb_Build: TBitBtn
- Left = 728
- Top = 8
- Width = 75
- Height = 25
- Action = A_Build
- Caption = '&Build'
- TabOrder = 0
- Kind = bkOK
- end
- object b_exit: TBitBtn
- Left = 816
- Top = 8
- Width = 75
- Height = 25
- Action = A_exit
- Caption = 'E&xit'
- TabOrder = 1
- Kind = bkCancel
- end
- object bb_halt: TBitBtn
- Left = 640
- Top = 8
- Width = 75
- Height = 25
- Caption = '&Stop'
- Enabled = False
- TabOrder = 2
- OnClick = bb_haltClick
- Kind = bkIgnore
- end
- object b_setVerInfo: TButton
- Left = 488
- Top = 8
- Width = 137
- Height = 25
- Caption = 'Set Version Info'
- TabOrder = 3
- OnClick = b_setVerInfoClick
- end
- object Button1: TButton
- Left = 24
- Top = 8
- Width = 75
- Height = 25
- Caption = 'Button1'
- TabOrder = 4
- OnClick = Button1Click
- end
- end
- object Panel4: TPanel
- Left = 0
- Top = 0
- Width = 257
- Height = 579
- Align = alLeft
- Caption = 'Panel4'
- TabOrder = 2
- object Splitter1: TSplitter
- Left = 1
- Top = 344
- Width = 255
- Height = 8
- Cursor = crVSplit
- Align = alBottom
- end
- object Panel2: TPanel
- Left = 1
- Top = 352
- Width = 255
- Height = 226
- Align = alBottom
- BevelInner = bvLowered
- BevelWidth = 2
- Caption = 'Panel1'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- TabOrder = 0
- object Label2: TLabel
- Left = 4
- Top = 4
- Width = 247
- Height = 16
- Align = alTop
- Alignment = taCenter
- Caption = '&Library Path'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object ToolBar2: TToolBar
- Left = 4
- Top = 194
- Width = 247
- Height = 28
- Align = alBottom
- AutoSize = True
- ButtonHeight = 24
- ButtonWidth = 157
- Caption = 'ToolBar1'
- ShowCaptions = True
- TabOrder = 0
- object tb_extract: TToolButton
- Left = 0
- Top = 2
- Action = A_extractPath
- end
- end
- object M_LibraryPath: TMemo
- Left = 4
- Top = 20
- Width = 247
- Height = 174
- Align = alClient
- Lines.Strings = (
- 'Memo1')
- ScrollBars = ssBoth
- TabOrder = 1
- WordWrap = False
- end
- end
- object Panel1: TPanel
- Left = 1
- Top = 73
- Width = 255
- Height = 271
- Align = alClient
- BevelInner = bvLowered
- BevelWidth = 2
- Caption = 'Panel1'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- TabOrder = 1
- object Label1: TLabel
- Left = 4
- Top = 4
- Width = 247
- Height = 16
- Align = alTop
- Alignment = taCenter
- Caption = '&Compiler options'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object M_CFGFile: TMemo
- Left = 4
- Top = 20
- Width = 247
- Height = 247
- Align = alClient
- Lines.Strings = (
- '-$A+'
- '-$B-'
- '-$C+'
- '-$D+'
- '-$E-'
- '-$F-'
- '-$G+'
- '-$H+'
- '-$I+'
- '-$J+'
- '-$K-'
- '-$L+'
- '-$M-'
- '-$N+'
- '-$O+'
- '-$P+'
- '-$Q-'
- '-$R-'
- '-$S-'
- '-$T-'
- '-$U-'
- '-$V+'
- '-$W-'
- '-$X+'
- '-$YD'
- '-$Z1'
- '-cg'
-
- '-AWinTypes=Windows;WinProcs=Windows;DbiTypes=BDE;DbiProcs=BDE;Db' +
- 'iErrs=BDE;'
- '-H+'
- '-W+'
- '-M'
- '-$M16384,1048576'
- '-K$00400000'
- '-N"i:\d5\delphi5\dcu"'
- '-LE"i:\d5\delphi5\exe"'
- '-LN"i:\d5\delphi5\Lib"')
- ScrollBars = ssBoth
- TabOrder = 0
- WordWrap = False
- OnChange = M_CFGFileChange
- end
- end
- object Panel9: TPanel
- Left = 1
- Top = 1
- Width = 255
- Height = 72
- Align = alTop
- TabOrder = 2
- object Label6: TLabel
- Left = 1
- Top = 1
- Width = 253
- Height = 13
- Align = alTop
- Alignment = taCenter
- Caption = 'Project'
- end
- object cb_ProjectList: TComboBox
- Left = 16
- Top = 16
- Width = 201
- Height = 21
- ItemHeight = 13
- TabOrder = 0
- Text = 'cb_ProjectList'
- OnChange = cb_ProjectListChange
- end
- object bb_newProject: TBitBtn
- Left = 20
- Top = 40
- Width = 75
- Height = 25
- Action = A_newProject
- Caption = '&New Project'
- TabOrder = 1
- end
- object bb_save: TBitBtn
- Left = 128
- Top = 40
- Width = 75
- Height = 25
- Action = A_saveProject
- Caption = '&Save Project'
- TabOrder = 2
- end
- end
- end
- object Panel5: TPanel
- Left = 265
- Top = 0
- Width = 641
- Height = 579
- Align = alClient
- Caption = 'Panel5'
- TabOrder = 3
- object Panel6: TPanel
- Left = 1
- Top = 1
- Width = 639
- Height = 577
- Align = alClient
- BevelInner = bvLowered
- BevelWidth = 2
- Caption = 'Panel6'
- TabOrder = 0
- object Splitter4: TSplitter
- Left = 4
- Top = 296
- Width = 631
- Height = 8
- Cursor = crVSplit
- Align = alBottom
- end
- object Panel7: TPanel
- Left = 4
- Top = 304
- Width = 631
- Height = 269
- Align = alBottom
- BevelInner = bvLowered
- BevelWidth = 2
- Caption = 'Panel7'
- TabOrder = 0
- object L_progress: TLabel
- Left = 4
- Top = 4
- Width = 623
- Height = 16
- Align = alTop
- Alignment = taCenter
- Caption = 'Progress'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- Layout = tlCenter
- end
- object ToolBar1: TToolBar
- Left = 4
- Top = 236
- Width = 623
- Height = 29
- Align = alBottom
- ButtonHeight = 21
- ButtonWidth = 77
- Caption = 'ToolBar1'
- ShowCaptions = True
- TabOrder = 0
- object tb_nexterror: TToolButton
- Left = 0
- Top = 2
- Caption = 'Next Error'
- ImageIndex = 1
- OnClick = tb_nexterrorClick
- end
- object tb_loadDPR: TToolButton
- Left = 77
- Top = 2
- Caption = 'Load DPR'
- ImageIndex = 2
- OnClick = tb_loadDPRClick
- end
- object tb_loadPasfile: TToolButton
- Left = 154
- Top = 2
- Caption = 'Load PAS only'
- ImageIndex = 3
- OnClick = tb_loadPasfileClick
- end
- end
- object lb_result: TListBox
- Left = 4
- Top = 20
- Width = 623
- Height = 216
- Align = alClient
- ItemHeight = 13
- TabOrder = 1
- OnDblClick = lb_resultDblClick
- end
- end
- object Panel8: TPanel
- Left = 4
- Top = 4
- Width = 631
- Height = 292
- Align = alClient
- BevelInner = bvLowered
- BevelWidth = 2
- BorderWidth = 2
- Caption = 'Panel1'
- Color = clTeal
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- TabOrder = 1
- object Label3: TLabel
- Left = 6
- Top = 6
- Width = 619
- Height = 16
- Align = alTop
- Alignment = taCenter
- Caption = '&Executables (files.ini)'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Label4: TLabel
- Left = 6
- Top = 218
- Width = 619
- Height = 16
- Align = alBottom
- Alignment = taCenter
- Caption = '&Destination'
- end
- object Label5: TLabel
- Left = 6
- Top = 178
- Width = 619
- Height = 16
- Align = alBottom
- Alignment = taCenter
- Caption = '&Source'
- end
- object Splitter3: TSplitter
- Left = 6
- Top = 171
- Width = 619
- Height = 7
- Cursor = crVSplit
- Align = alBottom
- end
- object ToolBar3: TToolBar
- Left = 6
- Top = 258
- Width = 619
- Height = 28
- Align = alBottom
- AutoSize = True
- ButtonHeight = 24
- ButtonWidth = 79
- Caption = 'ToolBar1'
- ShowCaptions = True
- TabOrder = 0
- object ToolButton7: TToolButton
- Left = 0
- Top = 2
- Action = A_addFile
- AutoSize = True
- end
- object ToolButton8: TToolButton
- Left = 34
- Top = 2
- Action = A_DeleteFile
- AutoSize = True
- end
- object ToolButton9: TToolButton
- Left = 82
- Top = 2
- Action = A_FileUp
- AutoSize = True
- end
- object ToolButton10: TToolButton
- Left = 109
- Top = 2
- Action = A_fileDown
- AutoSize = True
- end
- object tb_editFilesINI: TToolButton
- Left = 152
- Top = 2
- Caption = 'Edit Files.ini'
- ImageIndex = 0
- Visible = False
- OnClick = tb_editFilesINIClick
- end
- end
- object M_Destination: TMemo
- Left = 6
- Top = 234
- Width = 619
- Height = 24
- Align = alBottom
- Color = clScrollBar
- Lines.Strings = (
- 'M_Destination')
- ReadOnly = True
- TabOrder = 1
- WordWrap = False
- end
- object M_source: TMemo
- Left = 6
- Top = 194
- Width = 619
- Height = 24
- Align = alBottom
- Color = clScrollBar
- Lines.Strings = (
- 'M_source')
- ReadOnly = True
- TabOrder = 2
- WordWrap = False
- end
- object LB_exe: TListBox
- Left = 6
- Top = 22
- Width = 619
- Height = 149
- Align = alClient
- ItemHeight = 16
- TabOrder = 3
- OnClick = LB_exeClick
- end
- object BitBtn2: TBitBtn
- Left = 352
- Top = 179
- Width = 30
- Height = 15
- Caption = 'BitBtn2'
- TabOrder = 4
- Visible = False
- end
- end
- end
- end
- object MainMenu1: TMainMenu
- Left = 256
- Top = 48
- object File1: TMenuItem
- Caption = '&File'
- object NewProject1: TMenuItem
- Action = A_newProject
- end
- object OpenProject1: TMenuItem
- Caption = '&Open Project'
- end
- object SaveProject1: TMenuItem
- Action = A_saveProject
- end
- object N1: TMenuItem
- Caption = '-'
- end
- object Exit1: TMenuItem
- Caption = 'E&xit'
- end
- end
- object Options1: TMenuItem
- Caption = '&Options'
- object Compiler1: TMenuItem
- Action = A_ViewCompilerOptionsHelp
- end
- object Path1: TMenuItem
- Action = A_extractPath
- end
- object ClientDestination1: TMenuItem
- Caption = 'Client &Destination'
- end
- object ServerDestination1: TMenuItem
- Caption = '&Server Destination'
- end
- end
- object About1: TMenuItem
- Caption = 'About'
- OnClick = About1Click
- end
- end
- object ActionList1: TActionList
- Left = 336
- Top = 48
- object A_newProject: TAction
- Caption = '&New Project'
- OnExecute = A_newProjectExecute
- end
- object A_saveProject: TAction
- Caption = '&Save Project'
- OnExecute = A_saveProjectExecute
- end
- object A_exit: TAction
- Caption = 'E&xit'
- OnExecute = A_exitExecute
- end
- object A_ViewCompilerOptionsHelp: TAction
- Caption = 'Display Compiler options'
- OnExecute = A_ViewCompilerOptionsHelpExecute
- end
- object A_DebugCompilerOptions: TAction
- Caption = 'A_DebugCompilerOptions'
- end
- object A_defaultDestination: TAction
- Caption = 'Set Default Destination'
- OnExecute = A_defaultDestinationExecute
- end
- object A_serverDestination: TAction
- Caption = 'A_serverDestination'
- end
- object A_Build: TAction
- Caption = '&Build it'
- OnExecute = A_BuildExecute
- end
- object A_addFile: TAction
- Caption = '&Add'
- OnExecute = A_addFileExecute
- end
- object A_extractPath: TAction
- Caption = '&Extract IDE Library Path'
- OnExecute = A_extractPathExecute
- end
- object A_DeleteFile: TAction
- Caption = 'D&elete'
- OnExecute = A_DeleteFileExecute
- end
- object A_FileUp: TAction
- Caption = '&Up'
- OnExecute = A_FileUpExecute
- end
- object A_fileDown: TAction
- Caption = '&Down'
- OnExecute = A_fileDownExecute
- end
- object Action1: TAction
- Caption = 'A_close'
- end
- object A_openProject: TAction
- Caption = '&Open Project'
- end
- end
- object OpenDialog: TOpenDialog
- Filter = 'BPG|*.bpg|All|*.*'
- Options = [ofHideReadOnly, ofAllowMultiSelect, ofPathMustExist, ofFileMustExist, ofEnableSizing]
- Left = 406
- Top = 53
- end
- end
-